词语吧>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • A program that translates instructions written in a high level programming language into machine language.
    一种把用高级编程语言编写的指令翻译成机器语言的程序。
  • Machine language: A language designed for the direct use by a computer without translation. Also called Machine code.
    机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。
  • A single computer instruction that results in a series of instructions in machine language.
    一个单一的计算机指令可引起一系列的机器语言指令。
  • For some remote systems, the translation of configuration information into machine language.
    对于某些远程系统,将配置信息翻译成机器语言的过程。
  • The translation of machine language back into mnemonics during debugging.
    在调试期间,将机器语言反译成助记符的翻译过程。
  • The assembler translates symbolic language into machine language.
    汇编程序把符号语言翻译成机器语言。
  • ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
    (计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
  • In machine language, data and instructions are represented in binary form.
    机器语言里,数据和指令都是用二进制形式表示。
  • Other programs then translate the instructions into machine language for the computer to use.
    接着将程序翻译成指令成为机器语言,给计算机使用。
  • A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
    不用机器语言而用对人方便的符号表示各种指令的一种编程语言。